Skip to content

feat: extend gpu metadata#894

Merged
functionstackx merged 2 commits intomainfrom
claude/issue-890-20260308-0347
Mar 8, 2026
Merged

feat: extend gpu metadata#894
functionstackx merged 2 commits intomainfrom
claude/issue-890-20260308-0347

Conversation

@functionstackx
Copy link
Contributor

gpu metadata

Closes #890

Generated with Claude Code

github-actions bot and others added 2 commits March 8, 2026 03:48
Replace the while-true loop with amd-smi metric -w (native watch mode)
which already includes timestamps in CSV output, removing the need for
manual timestamp prepending. Pipe through awk to deduplicate headers.

Co-authored-by: functionstackx <functionstackx@users.noreply.github.com>
amd-smi -w prints a 'CTRL+C to stop' preamble before CSV data.
Fix awk filter to: skip preamble, keep first CSV header, skip repeated headers.

Co-authored-by: functionstackx <functionstackx@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

Thanks for the contribution! For vLLM & SGLang, please ensure that your recipes is similar to the official vLLM recipes and/or the SGLang cookbook

If it is not, please create a PR first before we can merge your PR into the master branch. Let's ensure that the documentation is first class such that the entire ML community can benefit from your hard work! Thank you

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

Thanks for the contribution! For vLLM & SGLang, please ensure that your recipes is similar to the official vLLM recipes and/or the SGLang cookbook

If it is not, please create a PR first before we can merge your PR into the master branch. Let's ensure that the documentation is first class such that the entire ML community can benefit from your hard work! Thank you

@functionstackx functionstackx merged commit 85d5f0e into main Mar 8, 2026
14 checks passed
@functionstackx functionstackx deleted the claude/issue-890-20260308-0347 branch March 8, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

meta data

1 participant